Ignore .flc, .patch, .orig, and .rej files, and TAGS in the top level.
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 14 Dec 2005 12:07:26 +0000 (12:07 +0000)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 14 Dec 2005 12:07:26 +0000 (12:07 +0000)
Signed-off-by: Ewan Mellor <ewan@xensource.com>
.hgignore

index a142796726c8899639e6c8be2c0cd32eb71ab312..766a688126b4574d12fc676eb5eb362025440a9b 100644 (file)
--- a/.hgignore
+++ b/.hgignore
 .*\.tar\.bz2$
 .*\.tar\.gz$
 .*~$
+.*\.flc$
+.*\.orig$
+.*\.rej$
+.*\.patch$
+^TAGS$
 ^dist/.*$
 ^docs/.*\.aux$
 ^docs/.*\.dvi$